styleproperties: Use the pspec as the hash table key
authorBenjamin Otte <otte@redhat.com>
Mon, 16 May 2011 20:22:42 +0000 (22:22 +0200)
committerBenjamin Otte <otte@redhat.com>
Wed, 18 May 2011 20:17:57 +0000 (22:17 +0200)
commitbeba51524385be2a07d873aa01b0a8991ec9f134
treecdfb49b82980bdce159f334353de59ca73a04ae3
parentd6f00427738906151a0f721217d49ce3b003503e
styleproperties: Use the pspec as the hash table key

The code used the quarked name before, but when we already have the
pspec we want to have a lookup that does not involve quarking. And
lookup is equally fast if we only have the name.
gtk/gtkstyleproperties.c